Fix selecting a new quick bookmark playlist#7803
Merged
FreeTubeBot merged 1 commit intoFreeTubeApp:developmentfrom Aug 10, 2025
Merged
Fix selecting a new quick bookmark playlist#7803FreeTubeBot merged 1 commit intoFreeTubeApp:developmentfrom
FreeTubeBot merged 1 commit intoFreeTubeApp:developmentfrom
Conversation
kommunarr
approved these changes
Aug 9, 2025
PikachuEXE
approved these changes
Aug 10, 2025
ChunkyProgrammer
approved these changes
Aug 10, 2025
PikachuEXE
added a commit
to PikachuEXE/FreeTube
that referenced
this pull request
Aug 11, 2025
* development: Translated using Weblate (Serbian) Fix selecting a new quick bookmark playlist (FreeTubeApp#7803) Migrate DistractionSettings to the composition API (FreeTubeApp#7807) Use Array#find directly when parsing the chapters (FreeTubeApp#7808) Translated using Weblate (Hungarian) Translated using Weblate (Hungarian) Translated using Weblate (Croatian) change iina name to IINA (FreeTubeApp#7773) Remove `Export Playlists For Older FreeTube Versions` (FreeTubeApp#7195) Enhancement: Add fast forward and rewind pop up to video player (FreeTubeApp#7729) Fix "more" button from sidenav not closing (FreeTubeApp#7725) Fix handleSyncSubscriptionCache using the SYNC_PLAYLISTS IPC channel (FreeTubeApp#7756) Change Close button color to white (FreeTubeApp#7752) Migrate PlayerSettings to the composition API (FreeTubeApp#7766) Bump package version from 0.23.5 to 0.23.6 (FreeTubeApp#7794) Add shorts player parameters to help with 403s (FreeTubeApp#7763) Translated using Weblate (Norwegian Bokmål) Bump the stylelint group with 2 updates (FreeTubeApp#7779) Bump tmp from 0.2.1 to 0.2.4 (FreeTubeApp#7790)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Pull Request Type
Related issue
closes #7793
Introduced in #7667 (FtListPlaylist composition API migration)
Description
This pull request fixes a bug where the quick bookmark playlist would be set to
undefinedwhen trying to select a new one, that was introduced in the FtListPlaylist composition API migration.Testing
Ensure you have multiple playlists and select different ones as the quick bookmark playlist on the User Playlists page.
Desktop